In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter / HtmlPageHeight Property

HtmlPageHeight Property (IGdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(42)>

Property HtmlPageHeight As Single
[DispId(42)]

float HtmlPageHeight {get; set;}
read-write property HtmlPageHeight: Single; 
DispIdAttribute(42)

function get,set HtmlPageHeight : float
[DispId(42)]

__property float get_HtmlPageHeight();

__property void set_HtmlPageHeight( 

   float value

);
[DispId(42)]

property float HtmlPageHeight {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter
IGdPictureDocumentConverter Members